POST
/Project/PublishItems/
Publish the selected items to a target project.
Request
Method
Request URI
POST
/API/Project/PublishItems/?id=value&sessionId=value
URI Parameters
URI Parameter
Description
id
The ID of the target project to publish to.
sessionId
ID of the current session.
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.PublishProjectItemsOptions
Response
Response Body
The
Dundas.BI.WebApi.Models.PublishResultData
with information on the result, or a status code indicating the reason for failure.
© 1999-2021 Dundas Data Visualization, Inc.